MVPSI.JAMS Namespace > TriStateConverter Class > GetProperties Method : GetProperties(ITypeDescriptorContext,Object,Attribute[]) Method |
'Declaration
Public Overloads Overridable Function GetProperties( _ ByVal context As System.ComponentModel.ITypeDescriptorContext, _ ByVal value As System.Object, _ ByVal attributes() As System.Attribute _ ) As System.ComponentModel.PropertyDescriptorCollection
'Usage
Dim instance As TriStateConverter Dim context As System.ComponentModel.ITypeDescriptorContext Dim value As System.Object Dim attributes() As System.Attribute Dim value As System.ComponentModel.PropertyDescriptorCollection value = instance.GetProperties(context, value, attributes)
public virtual System.ComponentModel.PropertyDescriptorCollection GetProperties( System.ComponentModel.ITypeDescriptorContext context, System.object value, System.Attribute[] attributes )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2